-
Home
-
Easy WP SMTP – WordPress SMTP and Email Logs: Gmail, Office 365, Outlook, Custom SMTP, and more
-
2.3.2
-
Code
-
Classes
- Options
Total Complexity |
302 |
Dependencies |
6 |
Dependents |
28 |
Total lines |
1,260 |
Lines of code |
687 |
Logical lines of code |
522 |
Comment lines |
348 |
Methods |
25 |
Properties |
4 |
Methods 25
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_const_value() |
D |
20 |
82 |
164 |
is_const_defined() |
D |
20 |
78 |
162 |
process_generic_options() |
D |
36 |
34 |
73 |
process_mailer_specific_options() |
C |
40 |
31 |
50 |
postprocess_key_defaults() |
A |
49 |
15 |
29 |
array_merge_recursive() |
A |
49 |
11 |
32 |
get() |
A |
51 |
10 |
26 |
is_const_changed() |
S |
54 |
4 |
22 |
get_group() |
S |
62 |
5 |
10 |
get_existing_option_value() |
S |
63 |
4 |
10 |
get_all() |
S |
64 |
4 |
9 |
get_defaults() |
S |
56 |
2 |
19 |
save_options() |
S |
64 |
3 |
10 |
populate_options() |
S |
67 |
3 |
7 |
get_all_raw() |
S |
65 |
3 |
9 |
init() |
S |
70 |
2 |
7 |
set() |
S |
63 |
2 |
10 |
parse_boolean() |
S |
69 |
2 |
7 |
is_const_enabled() |
S |
82 |
1 |
3 |
is_main_options() |
S |
82 |
1 |
3 |
is_mailer_active() |
S |
68 |
1 |
7 |
is_mailer_smtp() |
S |
77 |
1 |
3 |
get_const_set_message() |
S |
68 |
1 |
7 |
is_option_changed() |
S |
75 |
1 |
4 |
__construct() |
S |
76 |
1 |
4 |